Atoms
The basic data unit in a QuickTime movie resource is the atom. Each atom contains size and type information along with its data. Thesize
field indicates the number of bytes in the atom, including thesize
andtype
fields. Thetype
field specifies the type of data stored in the atom and, by implication, the format of that data.
Subtopics
- Atom Types
- The Layout of a QuickTime Atom